home *** CD-ROM | disk | FTP | other *** search
-
- WbToScreen0
- Window 0,0,10,200,145,$0002|$0004|$0008,"test",1,2
- Delay_(400) ; wait while you flip windows, and screens to back
-
- ScreenToFront_(0) ; this works
-
- WindowToFront_(0) ; but this has no effect!
- MouseWait
- End
-